Click or drag to resize

ConnectionException Constructor

Overload List
  NameDescription
Public methodConnectionException
Initializes a new instance of the ConnectionException class.
Public methodConnectionException(String)
Initializes a new instance of the ConnectionException class with the specified error message.
Public methodConnectionException(String, Exception)
Initializes a new instance of the ConnectionException class with the specified error message and inner exception.
Top
See Also